projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e58e5c5
)
(x_calc_absolute_position): Remove unused vars win_x, win_y.
author
Kim F. Storm
<storm@cua.dk>
Thu, 20 Oct 2005 15:04:13 +0000
(15:04 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 20 Oct 2005 15:04:13 +0000
(15:04 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 0f18a3ae9fcd22c8c3dc098ee230b6f134ba0b5d..41abf1a77e071b9e70b70182590155b10e97aa6a 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-8068,7
+8068,6
@@
void
x_calc_absolute_position (f)
struct frame *f;
{
- int win_x = 0, win_y = 0;
int flags = f->size_hint_flags;
/* We have nothing to do if the current position